css: Rename gtkcssstrfuncs file to gtkstyleproperty
authorBenjamin Otte <otte@redhat.com>
Sat, 21 May 2011 01:30:36 +0000 (03:30 +0200)
committerBenjamin Otte <otte@redhat.com>
Sat, 21 May 2011 20:49:43 +0000 (22:49 +0200)
commit5eca8f82753aa4b93e35609030216ed5966f1562
tree389c184167699630e6625f8796f4462af69d73d2
parente64b220791a9165ec3b542a93e6b3e07b9800ed8
css: Rename gtkcssstrfuncs file to gtkstyleproperty

The idea is to handle the style property registering etc in this file
instead of the styleproperties file. The next commits will move those
files.
gtk/Makefile.am
gtk/gtkcssprovider.c
gtk/gtkcssstringfuncs.c [deleted file]
gtk/gtkcssstringfuncsprivate.h [deleted file]
gtk/gtkstyleproperty.c [new file with mode: 0644]
gtk/gtkstylepropertyprivate.h [new file with mode: 0644]